# The labels of various items in the personas menu.
About=À propos…
popular=Les plus populaires
new=Nouveaux
recent=Choisis récemment
categories=Par catégorie
favorites=Favoris
favoritesSignIn=Vous abonner pour accéder à vos favoris
viewDetail=Détails…
favoritesGoTo=Accéder à mes favoris…
# Labels that identify the current persona when the current persona is either
# the default persona, a persona that doesn't have a name, or a custom persona
# that doesn't have a name.
Default=Par défaut
unnamedPersona=Persona sans nom
customPersona=Persona personnalisé
# LOCALIZATION NOTE (viewDesigner): a label that indicates the name of the designer
# of the current persona as part of a link to more personas
# $@ = the name of the designer of the current persona
viewDesigner=D'autres de %S…
# LOCALIZATION NOTE (viewMore): the label of a command that will load the gallery
# page on getpersonas.com for this specific category.
# %1$S = number of additional personas in this category available on the site (e.g. 1,542)
# %2$2 = the name of the category (e.g. Music)
viewMore=%1$S d'autres de %2$S…
# LOCALIZATION NOTE (notification.personaWasSelected): the text
# of the notification shown when a persona is selected for the first time.
# %1$S = the name of the persona (f.e. Groovy Blue)
# %2$2 = the name of the author of the persona (f.e. Lee.Tom)
notification.personaWasSelected=Vous avez choisi le persona « %1$S » de %2$S
# Strings used for the Undo button in the notification shown when a persona
# is selected for the first time.
notification.revertButton.label=Annuler
notification.revertButton.accesskey=u
# LOCALIZATION NOTE (randomPersona): a label that identifies the current
# randomly-selected persona.
# %1$S = the category to which the persona belongs
# %2$S = the name of the persona
# f.e. "Random Selection from Scenery > Yosemite"
randomPersona=Choix aléatoire de %1$S > %2$S
# LOCALIZATION NOTE (useRandomPersona): the label of a command that selects
# a category from which to pick random personas.
# %S = the category from which to pick random personas
# f.e. "Random Selection from Scenery"
useRandomPersona=Choix aléatoire à partir de %S
# LOCALIZATION NOTE (dataUnavailable): the content of a tooltip that shows up
# when a user hovers over a Personas menu that we can't yet generate because
# we don't yet have the data we need to generate the menu.
# %S = the "brand short name" of the application (f.e. Firefox, Thunderbird)
dataUnavailable=Les données Persona ne sont pas encore disponibles. Veuillez vérifier votre connexion Internet et redémarrer %S ou essayer à nouveau dans quelques minutes.
# The title of the dialog for picking a header or footer background image
# from the custom persona editor (customPersonaEditor.xul). It should probably
# be in an editor-specific properties file, but since translators have already
# translated it in this one, we'll leave it here for now.